docs: add README hero image#167
Merged
Merged
Conversation
On-brand hero (chkit Tungsten identity) at the top of the README: split layout with the ch-kit wordmark, headline, feature bullets, and a terminal showing the generate -> migrate -> check flow. Language support (TypeScript, Python soon) shown as understated chips rather than the lead. Includes the editable HTML source (assets/hero.source.html) with repo-relative font paths so it can be regenerated.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds an on-brand hero image to the top of the README.
Design
#fea16e), sharp corners, hairline borders, faint blueprint grid — rendered with the real Geist / Geist Mono / Goldman web fonts so it matcheschkit.obsessiondb.com.ch-kitwordmark + headline + feature bullets on the left; a terminal showing the realgenerate → migrate → checkflow on the right.TypeScript,Python soon), mirroring the docs hero's own badges, so Python users aren't filtered out.Files
assets/hero.png— the image (1200×630 @2x, ~240 KB)assets/hero.source.html— editable HTML source with repo-relative font paths, so the PNG can be regeneratedREADME.md— embeds the hero above the titleRegenerating
Edit
assets/hero.source.html, then render it from theassets/dir at 1200×630 (deviceScaleFactor 2) tohero.pngvia headless Chromium.